home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / g_man / cat3 / OpenGL-GLC / glccontext.z / glccontext
Encoding:
Text File  |  2002-10-03  |  3.0 KB  |  67 lines

  1.  
  2.  
  3.  
  4. ggggllllccccCCCCoooonnnntttteeeexxxxtttt((((3333GGGG))))            OOOOppppeeeennnnGGGGLLLL CCCChhhhaaaarrrraaaacccctttteeeerrrr RRRReeeennnnddddeeeerrrreeeerrrr             ggggllllccccCCCCoooonnnntttteeeexxxxtttt((((3333GGGG))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      ggggllllccccCCCCoooonnnntttteeeexxxxtttt - make a context current to a thread
  10.  
  11.  
  12. CCCC SSSSPPPPEEEECCCCIIIIFFFFIIIICCCCAAAATTTTIIIIOOOONNNN
  13.      void ggggllllccccCCCCoooonnnntttteeeexxxxtttt( GLint _i_n_C_o_n_t_e_x_t )
  14.  
  15.  
  16. PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRRSSSS
  17.      _i_n_C_o_n_t_e_x_t  Context ID indicating which context to make current.
  18.  
  19.  
  20. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  21.      ggggllllccccCCCCoooonnnntttteeeexxxxtttt assigns the value _i_n_C_o_n_t_e_x_t to the issuing thread's current
  22.      GLC context ID variable. If another context is already current to the
  23.      thread, no error is generated but the context is released.
  24.  
  25.      Call ggggllllccccCCCCoooonnnntttteeeexxxxtttt with _i_n_C_o_n_t_e_x_t set to zero to release a thread's current
  26.      context.
  27.  
  28. EEEERRRRRRRROOOORRRRSSSS
  29.      GGGGLLLLCCCC____PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRR____EEEERRRRRRRROOOORRRR is generated if _i_n_C_o_n_t_e_x_t is nonzero and is not the
  30.      ID of one of the client's GLC contexts.
  31.  
  32.      GGGGLLLLCCCC____SSSSTTTTAAAATTTTEEEE____EEEERRRRRRRROOOORRRR is generated if _i_n_C_o_n_t_e_x_t is the ID of a GLC context that
  33.      is current to a thread other than the issuing thread.
  34.  
  35.      GGGGLLLLCCCC____SSSSTTTTAAAATTTTEEEE____EEEERRRRRRRROOOORRRR is generated if the issuing thread is executing a
  36.      callback function that has been called from GLC.
  37.  
  38. AAAASSSSSSSSOOOOCCCCIIIIAAAATTTTEEEEDDDD GGGGEEEETTTTSSSS
  39.      ggggllllccccGGGGeeeettttCCCCuuuurrrrrrrreeeennnnttttCCCCoooonnnntttteeeexxxxtttt
  40.  
  41. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  42.      ggggllllccccDDDDeeeelllleeeetttteeeeCCCCoooonnnntttteeeexxxxtttt, ggggllllccccGGGGeeeennnnCCCCoooonnnntttteeeexxxxtttt, ggggllllccccGGGGeeeettttAAAAllllllllCCCCoooonnnntttteeeexxxxttttssss, ggggllllccccIIIIssssCCCCoooonnnntttteeeexxxxtttt
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.